Explicitly set grid positions in the ui file
authorMatthias Clasen <mclasen@redhat.com>
Fri, 21 Aug 2020 20:22:59 +0000 (16:22 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 21 Aug 2020 20:22:59 +0000 (16:22 -0400)
commit936f3f1ad9ced90199e01ffeb6f812d6d8867063
treec6e667441c74f03bab4185859d1b74eec940ae23
parent865b29500c3c4cf3ab2f9bcef7253c182226d95d
Explicitly set grid positions in the ui file

We were outsmarted by a combination of gtk-builder-tool
removing default values and GtkGrid guessing good values
for omitted properties.

Fixes: #3080
demos/widget-factory/widget-factory.ui